PXC Documentation

PXC Home

MK WireFrame

pre 1.18

Node Data

Display name

MK WireFrame

Internal name

Node_MK_WireFrame

Inheritances

Node_Processor
Node_MK_WireFrame

Inputs

Output

vec2

Dimension

Path

path

Path

int

Sample

slider

Path Shift

Thickness

vec2

Offset

int

Step

curve

Profile

int

Sample

bool

Both Side

Render

float

Face Thickness

color

Front Color

color

Back Color

float

Side Thickness

gradient

Side Color

Outputs

surface

Surface Out


Draw 3D wireframe from a path by drawing path twice with offset and draw lines between them.



Properties


Path
PathThe path to use.
SampleNumber of points sampled from the path.
Path ShiftShift path sampling position.
Thickness
OffsetThe offset between each copy.
StepThe number of sample point before drawing the line aross each path.
ProfileScale the path along the connection.
SampleThe amount of line subdivision. Will impact the quality when using Profile
Render
Face ThicknessThickness of the main path lines.
Side ThicknessThickness of the connection lines.



Commit History


1.20.8
  • Introduced

Related Links